feat(hardware, api): Add a python-controlled tattle flag for resin tip dispensing#17851
Merged
Merged
Conversation
3cb1bba to
b5f99b7
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## edge #17851 +/- ##
==========================================
+ Coverage 24.57% 25.84% +1.26%
==========================================
Files 2936 2936
Lines 225163 225163
Branches 18920 19241 +321
==========================================
+ Hits 55345 58196 +2851
+ Misses 169806 166947 -2859
- Partials 12 20 +8
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Member
|
Tests out ok on a flex! |
y3rsh
added a commit
that referenced
this pull request
Mar 27, 2025
…y-path * chore_release-8.4.0: fix(app): Fix LPC not POSTing labware defs to the maintenance run (#17894) feat(shared-data): enable multi dispense blowout (#17895) feat(hardware, api): Add a python-controlled tattle flag for resin tip dispensing (#17851) fix(app): Fix blocking Flex LPC for OT-2 reasons (#17890)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Adds a new Motor usage type to the hardware constants and a new can message that tells the firmware to increment an eeprom flag every time an evo-tip dispense is performed.
Additionally when a tool-detected event happens the system will now broadcast and log all of the usage information
Test Plan and Hands on Testing
Changelog
Review requests
Risk assessment